/*css reset.css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption,input{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-family:inherit;  vertical-align:baseline;}
html,body{
  height: 100%;
}
body{ font-family: 'microsoft yahei', Arial, sans-serif;  font-size:14px; color: #333;background: url(../img/body-bg.png) repeat-y center center;}
ol, ul{ list-style:none}
table{ border-collapse: collapse;}
caption, th, td{ font-weight:normal}
blockquote:before, blockquote:after,  q:before, q:after{ content:''}
blockquote, q{quotes:""""}
a{ text-decoration:none;color: inherit;}
img{ border:0; /*display:block;*/max-width: 100%;}
cite,b,em,i{ font-style:normal;}

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0; line-height:0;}
.clear {clear: both;}


.cb{ clear:both; height:0; line-height:0; font-size:0;  overflow: hidden; }
.inlineblock{ display: inline-block;}
.w1200{ width: 1170px; margin: 0 auto; }
.w1000{ width: 1000px; margin: 0 auto; }
.fr{ float: right;}
.fl{ float: left;}
.rel{position: relative;}
.abs{position: absolute;}
.tc{text-align: center;}
/* 边距*/
.m0{ margin:0;}
.mt5{ margin-top: 5px;}
.mt10{ margin-top: 10px;}
.mt15{ margin-top: 15px;}
.mt20{ margin-top: 20px;}
.mt25{ margin-top: 25px;}
.mb5{ margin-bottom: 5px;}
.mb10{ margin-bottom: 10px;}
.mb15{ margin-bottom: 15px;}
.mb20{ margin-bottom:20px;}
.ml5{ margin-left: 5px;}
.ml10{ margin-left: 10px;}
.ml15{ margin-left: 15px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}
.ml40{ margin-left:40px;}
.mr5{ margin-right: 5px;}
.mr10{ margin-right: 10px;}
.mr15{ margin-right: 15px;}
.mr20{ margin-right: 20px;}

.p0{ padding: 0;}
.pt5{ padding-top: 5px;}
.pt10{ padding-top: 10px;}
.pt15{ padding-top: 15px;}
.pt20{ padding-top: 20px;}
.pb5{ padding-bottom: 5px;}
.pb10{ padding-bottom: 10px;}
.pb15{ padding-bottom: 15px;}
.pb20{ padding-bottom:20px;}
.pl5{ padding-left: 5px;}
.pl10{ padding-left: 10px;}
.pl15{ padding-left: 15px;}
.pl20{ padding-left:20px;}
.pr5{ padding-right: 5px;}
.pr10{ padding-right: 10px;}
.pr15{ padding-right: 15px;}
.pr20{ padding-right: 20px;}

/* 文字颜色*/
.c3{ color:#333;}
.c6{ color:#666;}
.c9{ color:#999;}
.cf{ color:#fff;}
.color_orange{ color:#dd5012;}
.red-color{color: #ff0000;}

/* 文字排列*/
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

/* 鼠标类型*/
.cp{ cursor:pointer;}
.cm{ cursor:move;}

/* 背景颜色*/
.bgf{ background: #fff;}
.bgf2{ background: #f2f2f2;}

/* 内容溢出*/
.of{ overflow:auto;}
.ofh{ overflow:hidden;}
.ofx{ overflow:auto; overflow-x:hidden;}
.ofy{ overflow:auto; overflow-y:hidden;}

.m-nav{
  height: 50px;
  background: #cb162a;
}
.left-nav ul{
  width: 950px;
  overflow: hidden;
}
.left-nav ul li{
  float: left;
  height: 50px;
  width: 12.5%;
  line-height: 50px;
  text-align: center;
}
.left-nav ul li .menu{
  position: relative;
  display: block;
  height: 47px;
  margin-top: 3px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.left-nav ul li.on .menu{
  background: #fff;
  color: #cb162a;
}
.right-search{
  width: 197px;
  height: 33px;
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 20px;
  margin-top: 7px;
}
.right-search .icon-search {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background: url(../img/search-icon.png) no-repeat center center;
  cursor: pointer;
  margin: 8px 12px;
}
.right-search .input-search {
  width: 135px;
  height: 33px;
  border: none;
  outline: none;
  float: right;
  margin-right: 20px;
}

.main .inner {
  background: #fff;
  margin-top: 20px;
  padding: 15px;
}
.swiper-pagination{
  right: 5px;
  text-align: right!important;
}
.swiper-pagination-bullet{
  width: 18px!important;
  height: 18px!important;
  border-radius: 3px!important;
  color: #fff;
  background: #615b5a!important;
  opacity: 1!important;
  text-align: center;
}
.swiper-pagination-bullet-active{
  background: #f07c19!important;
}
.left-box{width: 440px;}
.middle-box{width: 425px;margin-left: 20px;}
.right-box{width: 265px;}
.banner-dynamic-layout{
  overflow: hidden;
}
.swiper-container {
  width: 440px;
  height: 285px;
  overflow: hidden;
}
.swiper-slide{
  position: relative;
}
.ban-tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 120px 0 15px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 16px;
  line-height: 40px;
}
.vedio-box .vedio{
  width: 214px;
}
.vedio-2{margin-left: 12px;}
.news-title{
  font-size: 24px;
  color: #cb162a;
  background: url(../img/line.png) no-repeat center center;
  position: relative;
}
.news-title .tit{
  background: #fff;
  padding-right: 8px;
}
.h-icon{
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.link-more{
  border: 1px solid #cb162a;
  color: #cb162a;
  padding: 3px 10px;
  font-size: 14px;
  float: right;
  margin-top: 4px;
  background: #fff;
}
.news li {
  background: url(../img/list_ico.png) no-repeat left center;
  padding-left: 13px;
  line-height: 33px;
  text-align: left;
  font-size: 16px;
}
.news li label{
  float: right;
  color: #888;
  font-size: 14px;
}
.news li a:hover{
  color: #cb162a;
}
.right-news-tit{
  background: url(../img/title-bg.png) no-repeat center center;
  width: 100%;
  height: 35px;
  position: relative;
}
.right-news-tit span{
  background: #cb162a;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  font-size: 16px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
}
.lianxi{
  background: url(../img/lianxi.png) no-repeat;
  display: block;
  width: 265px;
  height: 60px;
  position: relative;
}
.lianxi-info{
  position: absolute;
  top: 10px;
  left: 10px;
}
.lianxi-info p{
  color: #007db7;
}
.fengci-box{width: 885px;}
.fengci-box .news-title{
  background: url(../img/long-line.png) no-repeat center center;
}
.fengcai-list{overflow: hidden;margin-top: 10px;}
.fengcai-list li{
  float: left;
  margin-left: 15px;
}
.fengcai-list li:first-child{margin-left: 0;}
.fengcai-list li p{
  text-align: center;
  margin-top: 5px;
}
.ul-list{overflow: hidden;}
.ul-list li{
  float: left;
  background: #f2f2f2;
  height: 26px;
  width: 85px;
  line-height: 26px;
  text-align: center;
  margin-right: 5px;
  margin-bottom: 5px;
}
.ul-list li:nth-child(3n){
  margin-right: 0;
}
.foot {
    border-top: 5px solid #cb162a;
    width: 100%;
    background-color: #eaeaea;
}
.foot-link{
  border-bottom: 1px solid #d9d9d9;
}
.link-box{
  width: 900px;
  margin: 0 auto;
  overflow: hidden;
}
.link-box .youqing{
  color: #cb162a;
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
}
.link-box ul{
  overflow: hidden;
  float: right;
  width: 800px;
}
.link-box ul li{
  float: left;
  width: 16.6%;
  text-align: center;
}
.link-box ul li a{
  border-right: 1px solid #575757;
  margin: 10px 0;
  height: 20px;
  display: block;
}
.link-box ul li:last-child a{
  border-right: 0;
}
.footer{
    margin: 0 auto;
    padding-bottom: 20px;
    overflow: auto;
    display: flex;
    flex-direction: column;
}
.gzjgPic{margin-top:10px}
.red_jg{
 
    margin-top: 23px;
}
.footer img{display: block;
    margin: 0 auto;}
.footer .mid{
    float: left;
    text-align: center;
    font-size: 14px;
    color: #131313;
    margin: 0 113px;
}
.footer .mid a{
    color: #131313;
}
.footer .mid p{
    margin-top: 20px;
}
.zc_ico {
    float: left;
    margin-left: 10px;
    margin-top: 25px;
}